tools/fuzz: make sure targets are always built
authorWei Liu <wei.liu2@citrix.com>
Thu, 19 Jan 2017 19:00:14 +0000 (19:00 +0000)
committerWei Liu <wei.liu2@citrix.com>
Tue, 24 Jan 2017 16:24:50 +0000 (16:24 +0000)
commite23b93a334d11a1764511534b3eb3708e30759d9
treeda19fc0d5a1e4297538a029197f68f8a600e618a
parentb2f006fdc08655d9b06c8d4e4a2f491ff804f632
tools/fuzz: make sure targets are always built

Invocation of `make' in top-level directory would end up invoking the
install target.

Adjust fuzzing target makefiles a bit so that they are always build in
that situation.

Signed-off-by: Wei Liu <wei.liu2@citrix.com>
tools/fuzz/Makefile
tools/fuzz/libelf/Makefile
tools/fuzz/x86_instruction_emulator/Makefile